Objects Types and Constants Properties Methods Object Hierarchy Index
Returns the second code value of the key.
C++:
#include "imsigx.h"
HRESULT hr = pObject->get_KeyCode2(&prop);
Visual Basic:
prop = object.KeyCode2
Parts:
prop |
long |
[out][retval] |
The second code value. |
Objects Types and Constants Properties Methods Object Hierarchy Index
SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums